登入
Computer Science for IGCSE & O level - Boolean Logic (Section 6 - No. 36)
If A = 0, B = 1, and C = 0. What is the output of (A OR B) AND C?
0
1
A
B
解释
(A OR B) = 1, then 1 AND C(0) = 0.
评论 (0)
登录发表评论
广告
允许 javascript 正确加载此页面